home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / em / emcal.exe / {app} / emcalc.exe / 0 / RCDATA / TPREFFORM / TPREFFORM.txt
Encoding:
Text File  |  2004-01-13  |  26.4 KB  |  921 lines

  1. object PrefForm: TPrefForm
  2.   Left = 411
  3.   Top = 224
  4.   HelpContext = 103
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Nastaven∩┐╜'
  8.   ClientHeight = 282
  9.   ClientWidth = 492
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -14
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   OnCloseQuery = FormCloseQuery
  21.   OnCreate = FormCreate
  22.   OnDestroy = FormDestroy
  23.   PixelsPerInch = 120
  24.   TextHeight = 16
  25.   object OkButton: TButton
  26.     Left = 65
  27.     Top = 244
  28.     Width = 93
  29.     Height = 30
  30.     Anchors = [akRight, akBottom]
  31.     Caption = 'OK'
  32.     Default = True
  33.     ModalResult = 1
  34.     TabOrder = 1
  35.   end
  36.   object StornoButton: TButton
  37.     Left = 174
  38.     Top = 244
  39.     Width = 92
  40.     Height = 30
  41.     Anchors = [akRight, akBottom]
  42.     Cancel = True
  43.     Caption = 'Storno'
  44.     ModalResult = 2
  45.     TabOrder = 2
  46.   end
  47.   object NapovedaButton: TButton
  48.     Left = 282
  49.     Top = 244
  50.     Width = 92
  51.     Height = 30
  52.     Anchors = [akRight, akBottom]
  53.     Caption = 'N∩┐╜pov∩┐╜da'
  54.     TabOrder = 3
  55.     OnClick = NapovedaButtonClick
  56.   end
  57.   object PrefPageControl: TPageControl
  58.     Left = 0
  59.     Top = 0
  60.     Width = 487
  61.     Height = 238
  62.     ActivePage = VzhledTabSheet
  63.     Anchors = [akLeft, akTop, akRight]
  64.     Font.Charset = DEFAULT_CHARSET
  65.     Font.Color = clWindowText
  66.     Font.Height = -15
  67.     Font.Name = 'MS Sans Serif'
  68.     Font.Style = []
  69.     MultiLine = True
  70.     ParentFont = False
  71.     TabOrder = 0
  72.     object PromenneTabSheet: TTabSheet
  73.       HelpContext = 17
  74.       Caption = 'Prom∩┐╜nn∩┐╜'
  75.       object VeVyrazechGroupBox: TGroupBox
  76.         Left = 10
  77.         Top = 10
  78.         Width = 454
  79.         Height = 70
  80.         Caption = 'Ve v∩┐╜razech '
  81.         TabOrder = 0
  82.         object AutomatickyRegistrovatCheckBox: TCheckBox
  83.           Left = 15
  84.           Top = 20
  85.           Width = 227
  86.           Height = 21
  87.           Caption = '&Automaticky registrovat prom∩┐╜nn∩┐╜ '
  88.           Checked = True
  89.           State = cbChecked
  90.           TabOrder = 0
  91.           OnClick = EnableApplyButton
  92.         end
  93.         object PouzivatCisloMistoAnsCheckBox: TCheckBox
  94.           Left = 15
  95.           Top = 39
  96.           Width = 227
  97.           Height = 21
  98.           Caption = '&Pou∩┐╜∩┐╜vat ∩┐╜∩┐╜slo m∩┐╜sto prom∩┐╜nn∩┐╜ Ans'
  99.           Checked = True
  100.           State = cbChecked
  101.           TabOrder = 1
  102.           OnClick = EnableApplyButton
  103.         end
  104.       end
  105.       object ImaginarniJednotkaGroupBox: TGroupBox
  106.         Left = 217
  107.         Top = 91
  108.         Width = 247
  109.         Height = 65
  110.         Caption = '&Imagin∩┐╜rn∩┐╜ jednotka komplexn∩┐╜ch ∩┐╜∩┐╜sel '
  111.         TabOrder = 2
  112.         object SymbolLabel: TLabel
  113.           Left = 15
  114.           Top = 30
  115.           Width = 49
  116.           Height = 16
  117.           Caption = 'S&ymbol:'
  118.           FocusControl = ImaginarniJednotkaComboBox
  119.           OnClick = SymbolLabelClick
  120.         end
  121.         object ImaginarniJednotkaComboBox: TComboBox
  122.           Left = 74
  123.           Top = 25
  124.           Width = 50
  125.           Height = 25
  126.           Style = csDropDownList
  127.           Font.Charset = DEFAULT_CHARSET
  128.           Font.Color = clWindowText
  129.           Font.Height = -15
  130.           Font.Name = 'Times New Roman'
  131.           Font.Style = [fsBold]
  132.           ItemHeight = 17
  133.           ParentFont = False
  134.           TabOrder = 0
  135.           OnChange = EnableApplyButton
  136.           Items.Strings = (
  137.             '  i'
  138.             '  j')
  139.         end
  140.       end
  141.       object PromenneObslouzitJakoGroupBox: TGroupBox
  142.         Left = 10
  143.         Top = 91
  144.         Width = 198
  145.         Height = 65
  146.         Caption = 'Prom∩┐╜nn∩┐╜ obslou∩┐╜it jako '
  147.         TabOrder = 1
  148.         object VarAsScalarRadioButton: TRadioButton
  149.           Left = 14
  150.           Top = 17
  151.           Width = 150
  152.           Height = 21
  153.           Caption = '&Skal∩┐╜ry'
  154.           Checked = True
  155.           TabOrder = 0
  156.           TabStop = True
  157.           OnClick = VarAsScalarRadioButtonClick
  158.         end
  159.         object VarAsVectorRadioButton: TRadioButton
  160.           Left = 14
  161.           Top = 37
  162.           Width = 150
  163.           Height = 21
  164.           Caption = '&Vektory - datov∩┐╜ ∩┐╜ady'
  165.           TabOrder = 1
  166.           OnClick = EnableApplyButton
  167.         end
  168.       end
  169.     end
  170.     object FunkceTabSheet: TTabSheet
  171.       HelpContext = 19
  172.       Caption = 'Funkce'
  173.       object TlacitkaTablaFnGroupBox: TGroupBox
  174.         Left = 10
  175.         Top = 10
  176.         Width = 223
  177.         Height = 69
  178.         Caption = 'Tla∩┐╜∩┐╜tka tabla Fn '
  179.         TabOrder = 0
  180.         object VkladatFnDoVyrazuRadioButton: TRadioButton
  181.           Left = 10
  182.           Top = 20
  183.           Width = 159
  184.           Height = 21
  185.           Caption = '&Vkl∩┐╜dat Fn do v∩┐╜razu'
  186.           Checked = True
  187.           TabOrder = 0
  188.           TabStop = True
  189.           OnClick = EnableApplyButton
  190.         end
  191.         object VyrazArgumentemFnRadioButton: TRadioButton
  192.           Left = 10
  193.           Top = 39
  194.           Width = 159
  195.           Height = 21
  196.           Caption = 'V∩┐╜&raz argumentem Fn'
  197.           TabOrder = 1
  198.           OnClick = EnableApplyButton
  199.         end
  200.       end
  201.       object StatistikaGroupBox: TGroupBox
  202.         Left = 10
  203.         Top = 84
  204.         Width = 223
  205.         Height = 45
  206.         Caption = 'Statistika'
  207.         TabOrder = 1
  208.         object EnterVkladaDataCheckBox: TCheckBox
  209.           Left = 10
  210.           Top = 20
  211.           Width = 198
  212.           Height = 21
  213.           Caption = '&Enter vkl∩┐╜d∩┐╜ data'
  214.           TabOrder = 0
  215.           OnClick = EnableApplyButton
  216.         end
  217.       end
  218.       object MezernikGroupBox: TGroupBox
  219.         Left = 10
  220.         Top = 134
  221.         Width = 454
  222.         Height = 64
  223.         Caption = 'Mezern∩┐╜k '
  224.         TabOrder = 2
  225.         object StandardniFceMezernikuRadioButton: TRadioButton
  226.           Left = 10
  227.           Top = 20
  228.           Width = 213
  229.           Height = 21
  230.           Caption = 'S&tandardn∩┐╜ funkce'
  231.           Checked = True
  232.           TabOrder = 0
  233.           TabStop = True
  234.           OnClick = EnableApplyButton
  235.         end
  236.         object MezernikVkladaZavorkyRadioButton: TRadioButton
  237.           Left = 10
  238.           Top = 39
  239.           Width = 213
  240.           Height = 21
  241.           Caption = '&Mezern∩┐╜k vkl∩┐╜d∩┐╜ z∩┐╜vorkov∩┐╜ p∩┐╜r'
  242.           TabOrder = 1
  243.           OnClick = EnableApplyButton
  244.         end
  245.       end
  246.       object DPHGroupBox: TGroupBox
  247.         Left = 236
  248.         Top = 10
  249.         Width = 228
  250.         Height = 119
  251.         Caption = 'DPH'
  252.         TabOrder = 3
  253.         object ZakladniSazbaDPHLabel: TLabel
  254.           Left = 59
  255.           Top = 21
  256.           Width = 147
  257.           Height = 16
  258.           Caption = '&Z∩┐╜kladn∩┐╜ sazba DPH (%)'
  259.           FocusControl = ZakladniSazbaDPHEdit
  260.         end
  261.         object ZaokrouhleniCenySDPHLabel: TLabel
  262.           Left = 59
  263.           Top = 90
  264.           Width = 152
  265.           Height = 16
  266.           Caption = 'Za&okrouhlen∩┐╜ ceny s DPH'
  267.           FocusControl = ZaokrouhleniCenySDPHEdit
  268.         end
  269.         object SnizenaSazbaDPHLabel: TLabel
  270.           Left = 59
  271.           Top = 42
  272.           Width = 143
  273.           Height = 16
  274.           Caption = '&Sn∩┐╜en∩┐╜ sazba DPH (%)'
  275.           FocusControl = SnizenaSazbaDPHEdit
  276.         end
  277.         object ZaokrouhleniZakladuLabel: TLabel
  278.           Left = 59
  279.           Top = 69
  280.           Width = 163
  281.           Height = 16
  282.           Caption = 'Z&aokrouhlen∩┐╜ z∩┐╜kladu, DPH'
  283.           FocusControl = ZaokrouhleniZakladuEdit
  284.         end
  285.         object ZakladniSazbaDPHEdit: TEdit
  286.           Left = 10
  287.           Top = 20
  288.           Width = 40
  289.           Height = 21
  290.           Hint = 'Postfix in∩┐╜en∩┐╜rsk∩┐╜ notace'
  291.           AutoSize = False
  292.           Font.Charset = DEFAULT_CHARSET
  293.           Font.Color = clWindowText
  294.           Font.Height = -15
  295.           Font.Name = 'MS Sans Serif'
  296.           Font.Style = []
  297.           MaxLength = 2
  298.           ParentFont = False
  299.           ParentShowHint = False
  300.           ShowHint = True
  301.           TabOrder = 0
  302.           Text = '22'
  303.           OnChange = EnableApplyButton
  304.         end
  305.         object ZaokrouhleniCenySDPHEdit: TEdit
  306.           Left = 10
  307.           Top = 89
  308.           Width = 40
  309.           Height = 21
  310.           Hint = 'Postfix in∩┐╜en∩┐╜rsk∩┐╜ notace'
  311.           AutoSize = False
  312.           Font.Charset = DEFAULT_CHARSET
  313.           Font.Color = clWindowText
  314.           Font.Height = -15
  315.           Font.Name = 'MS Sans Serif'
  316.           Font.Style = []
  317.           MaxLength = 4
  318.           ParentFont = False
  319.           ParentShowHint = False
  320.           ShowHint = True
  321.           TabOrder = 1
  322.           Text = '0,50'
  323.           OnChange = EnableApplyButton
  324.         end
  325.         object SnizenaSazbaDPHEdit: TEdit
  326.           Left = 10
  327.           Top = 41
  328.           Width = 40
  329.           Height = 21
  330.           Hint = 'Postfix in∩┐╜en∩┐╜rsk∩┐╜ notace'
  331.           AutoSize = False
  332.           Font.Charset = DEFAULT_CHARSET
  333.           Font.Color = clWindowText
  334.           Font.Height = -15
  335.           Font.Name = 'MS Sans Serif'
  336.           Font.Style = []
  337.           MaxLength = 2
  338.           ParentFont = False
  339.           ParentShowHint = False
  340.           ShowHint = True
  341.           TabOrder = 2
  342.           Text = '5'
  343.           OnChange = EnableApplyButton
  344.         end
  345.         object ZaokrouhleniZakladuEdit: TEdit
  346.           Left = 10
  347.           Top = 68
  348.           Width = 40
  349.           Height = 21
  350.           Hint = 'Postfix in∩┐╜en∩┐╜rsk∩┐╜ notace'
  351.           AutoSize = False
  352.           Font.Charset = DEFAULT_CHARSET
  353.           Font.Color = clWindowText
  354.           Font.Height = -15
  355.           Font.Name = 'MS Sans Serif'
  356.           Font.Style = []
  357.           MaxLength = 4
  358.           ParentFont = False
  359.           ParentShowHint = False
  360.           ShowHint = True
  361.           TabOrder = 3
  362.           Text = '0,10'
  363.           OnChange = EnableApplyButton
  364.         end
  365.       end
  366.     end
  367.     object HistorieTabSheet: TTabSheet
  368.       HelpContext = 44
  369.       Caption = 'Historie'
  370.       object SouborGroupBox: TGroupBox
  371.         Left = 236
  372.         Top = 10
  373.         Width = 228
  374.         Height = 70
  375.         Caption = 'Soubor '
  376.         TabOrder = 1
  377.         object UkladatHistoriiCheckBox: TCheckBox
  378.           Left = 15
  379.           Top = 20
  380.           Width = 193
  381.           Height = 21
  382.           Caption = '&Ukl∩┐╜dat emcalc.log'
  383.           TabOrder = 0
  384.           OnClick = UkladatHistoriiCheckBoxClick
  385.         end
  386.         object VymazatPriStartuCheckBox: TCheckBox
  387.           Left = 15
  388.           Top = 39
  389.           Width = 193
  390.           Height = 21
  391.           Caption = 'V&ymazat p∩┐╜i startu'
  392.           TabOrder = 1
  393.           OnClick = EnableApplyButton
  394.         end
  395.       end
  396.       object UkladatGroupBox: TGroupBox
  397.         Left = 10
  398.         Top = 91
  399.         Width = 316
  400.         Height = 110
  401.         Caption = 'Ukl∩┐╜dat '
  402.         TabOrder = 2
  403.         object UkladatBevel: TBevel
  404.           Left = 15
  405.           Top = 76
  406.           Width = 256
  407.           Height = 2
  408.           Style = bsRaised
  409.         end
  410.         object VysledkyRadioButton: TRadioButton
  411.           Left = 15
  412.           Top = 17
  413.           Width = 80
  414.           Height = 21
  415.           Caption = '&V∩┐╜sledky'
  416.           TabOrder = 0
  417.           OnClick = EnableApplyButton
  418.         end
  419.         object VyrazyAVysledkyRadioButton: TRadioButton
  420.           Left = 15
  421.           Top = 36
  422.           Width = 129
  423.           Height = 21
  424.           Caption = 'V∩┐╜&razy a v∩┐╜sledky'
  425.           Checked = True
  426.           TabOrder = 1
  427.           TabStop = True
  428.           OnClick = EnableApplyButton
  429.         end
  430.         object VyrazyPromenneAVysledkyRadioButton: TRadioButton
  431.           Left = 15
  432.           Top = 54
  433.           Width = 257
  434.           Height = 21
  435.           Caption = 'V∩┐╜r&azy, hodnoty prom∩┐╜nn∩┐╜ch a v∩┐╜sledky'
  436.           TabOrder = 2
  437.           OnClick = EnableApplyButton
  438.         end
  439.         object KopirovatDoSchrankyCheckBox: TCheckBox
  440.           Left = 39
  441.           Top = 81
  442.           Width = 194
  443.           Height = 21
  444.           Caption = '&Kop∩┐╜rovat do schr∩┐╜nky'
  445.           TabOrder = 3
  446.           OnClick = EnableApplyButton
  447.         end
  448.       end
  449.       object OknoGroupBox: TGroupBox
  450.         Left = 10
  451.         Top = 10
  452.         Width = 212
  453.         Height = 70
  454.         Caption = 'Okno '
  455.         TabOrder = 0
  456.         object AdjustovatSirkuOknaCheckBox: TCheckBox
  457.           Left = 15
  458.           Top = 20
  459.           Width = 193
  460.           Height = 21
  461.           Caption = '&Adjustovat ∩┐╜∩┐╜∩┐╜ku okna'
  462.           Checked = True
  463.           State = cbChecked
  464.           TabOrder = 0
  465.           OnClick = EnableApplyButton
  466.         end
  467.       end
  468.       object VymazatHistoriiButton: TButton
  469.         Left = 354
  470.         Top = 98
  471.         Width = 110
  472.         Height = 31
  473.         Caption = 'Vy&mazat historii'
  474.         TabOrder = 3
  475.         OnClick = VymazatHistoriiButtonClick
  476.       end
  477.     end
  478.     object JazykTabSheet: TTabSheet
  479.       HelpContext = 104
  480.       Caption = 'Jazyk'
  481.       object ZmenaJazykaLabel: TLabel
  482.         Left = 10
  483.         Top = 10
  484.         Width = 244
  485.         Height = 16
  486.         Caption = '&Change the language/Sprache wechseln'
  487.         FocusControl = JazykyListBox
  488.       end
  489.       object JazykyListBox: TListBox
  490.         Left = 10
  491.         Top = 30
  492.         Width = 454
  493.         Height = 109
  494.         ItemHeight = 16
  495.         Items.Strings = (
  496.           'CZECH'
  497.           'ENGLISH')
  498.         Sorted = True
  499.         TabOrder = 0
  500.         OnClick = JazykyListBoxClick
  501.       end
  502.       object AplikaceGroupBox: TGroupBox
  503.         Left = 10
  504.         Top = 89
  505.         Width = 454
  506.         Height = 105
  507.         Caption = 'Aplikace '
  508.         TabOrder = 1
  509.         Visible = False
  510.         object IkonaDoTrayeCheckBox: TCheckBox
  511.           Left = 15
  512.           Top = 20
  513.           Width = 173
  514.           Height = 21
  515.           Caption = '&Ikona v syst∩┐╜mov∩┐╜ li∩┐╜t∩┐╜'
  516.           TabOrder = 0
  517.           OnClick = IkonaDoTrayeCheckBoxClick
  518.         end
  519.         object MinimalizovatDoTrayeCheckBox: TCheckBox
  520.           Left = 15
  521.           Top = 39
  522.           Width = 252
  523.           Height = 21
  524.           Caption = '&Minimalizovat do ikony syst∩┐╜mov∩┐╜ li∩┐╜ty'
  525.           TabOrder = 1
  526.           OnClick = EnableApplyButton
  527.         end
  528.         object AktivaceKlavesouNumlockCheckBox: TCheckBox
  529.           Left = 15
  530.           Top = 79
  531.           Width = 203
  532.           Height = 21
  533.           Caption = '&Aktivace kl∩┐╜vesou Num Lock'
  534.           TabOrder = 2
  535.           OnClick = EnableApplyButton
  536.         end
  537.         object SpustitMinimalizovanePriStartuWindowsCheckBox: TCheckBox
  538.           Left = 15
  539.           Top = 59
  540.           Width = 321
  541.           Height = 21
  542.           Caption = '&Spustit p∩┐╜i startu Windows s minimalizac∩┐╜ do ikony'
  543.           TabOrder = 3
  544.           OnClick = SpustitMinimalizovanePriStartuWindowsCheckBoxClick
  545.         end
  546.       end
  547.     end
  548.     object VzhledTabSheet: TTabSheet
  549.       Caption = 'Vzhled'
  550.       ImageIndex = 4
  551.       object ObnovitSpeedButton: TSpeedButton
  552.         Left = 363
  553.         Top = 162
  554.         Width = 102
  555.         Height = 29
  556.         Anchors = [akTop, akRight]
  557.         Caption = '&Obnovit'
  558.         Enabled = False
  559.         Glyph.Data = {
  560.           76010000424D7601000000000000760000002800000020000000100000000100
  561.           0400000000000001000000000000000000001000000000000000000000000000
  562.           80000080000000808000800000008000800080800000C0C0C000808080000000
  563.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  564.           7777777777777777777777777777777777777777777777777777777777777777
  565.           7777777777777777777777777777777777777777777777777777777777777777
  566.           77777777777777777F777777777777770777777FFFFF77778F77770000077777
  567.           077777888887777787F7770000777777707777888877777778F7770007777777
  568.           7077778887F7777778F777007077777770777788787FF7777877770777007777
  569.           0777778777887FFF877777777777000077777777777788887777777777777777
  570.           7777777777777777777777777777777777777777777777777777777777777777
  571.           7777777777777777777777777777777777777777777777777777}
  572.         NumGlyphs = 2
  573.         Spacing = -1
  574.         OnClick = ObnovitSpeedButtonClick
  575.       end
  576.       object DisplejGroupBox: TGroupBox
  577.         Left = 10
  578.         Top = 10
  579.         Width = 454
  580.         Height = 76
  581.         Caption = 'Display '
  582.         TabOrder = 0
  583.         object RealLabel: TLabel
  584.           Left = 48
  585.           Top = 21
  586.           Width = 26
  587.           Height = 16
  588.           Alignment = taRightJustify
  589.           Caption = 'real:'
  590.         end
  591.         object CplxLabel: TLabel
  592.           Left = 47
  593.           Top = 47
  594.           Width = 27
  595.           Height = 16
  596.           Alignment = taRightJustify
  597.           Caption = 'cplx:'
  598.         end
  599.         object RDisplayFontSpeedButton: TSpeedButton
  600.           Left = 389
  601.           Top = 14
  602.           Width = 28
  603.           Height = 25
  604.           Hint = 'Proch∩┐╜zet'
  605.           Font.Charset = DEFAULT_CHARSET
  606.           Font.Color = clWindowText
  607.           Font.Height = -15
  608.           Font.Name = 'MS Sans Serif'
  609.           Font.Style = []
  610.           Glyph.Data = {
  611.             DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  612.             0400000000006800000000000000000000001000000000000000000000000000
  613.             80000080000000808000800000008000800080800000C0C0C000808080000000
  614.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  615.             7000007777778187700000777777717770000077777771787000000777777111
  616.             7000007755777178700000777857717780000000775781111000777777577777
  617.             7000777775557777700077777757777770007777775877777000777777755777
  618.             7000}
  619.           ParentFont = False
  620.           OnClick = RDisplayFontSpeedButtonClick
  621.         end
  622.         object CDisplayFontSpeedButton: TSpeedButton
  623.           Left = 389
  624.           Top = 43
  625.           Width = 28
  626.           Height = 26
  627.           Hint = 'Proch∩┐╜zet'
  628.           Font.Charset = DEFAULT_CHARSET
  629.           Font.Color = clWindowText
  630.           Font.Height = -15
  631.           Font.Name = 'MS Sans Serif'
  632.           Font.Style = []
  633.           Glyph.Data = {
  634.             DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  635.             0400000000006800000000000000000000001000000000000000000000000000
  636.             80000080000000808000800000008000800080800000C0C0C000808080000000
  637.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  638.             7000007777778187700000777777717770000077777771787000000777777111
  639.             7000007755777178700000777857717780000000775781111000777777577777
  640.             7000777775557777700077777757777770007777775877777000777777755777
  641.             7000}
  642.           ParentFont = False
  643.           OnClick = CDisplayFontSpeedButtonClick
  644.         end
  645.         object RDisplayColorSpeedButton: TSpeedButton
  646.           Left = 421
  647.           Top = 14
  648.           Width = 28
  649.           Height = 25
  650.           Hint = 'Proch∩┐╜zet'
  651.           Font.Charset = DEFAULT_CHARSET
  652.           Font.Color = clWindowText
  653.           Font.Height = -15
  654.           Font.Name = 'MS Sans Serif'
  655.           Font.Style = []
  656.           Glyph.Data = {
  657.             DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  658.             0400000000006800000000000000000000001000000000000000000000000000
  659.             80000080000000808000800000008000800080800000C0C0C000808080000000
  660.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00700000000000
  661.             00000AAA0EEE0DDD00000AAA0EEE0DDD00000AAA0EEE0DDD0000000000000000
  662.             000008880FFF0000000008880FFF0000000008880FFF00000000000000000000
  663.             000009990BBB0CCC000009990BBB0CCC000009990BBB0CCC0000000000000000
  664.             0000}
  665.           ParentFont = False
  666.           OnClick = RDisplayColorSpeedButtonClick
  667.         end
  668.         object Label1: TLabel
  669.           Left = 10
  670.           Top = 33
  671.           Width = 33
  672.           Height = 16
  673.           Caption = 'numb'
  674.         end
  675.         object CDisplayColorSpeedButton: TSpeedButton
  676.           Left = 421
  677.           Top = 43
  678.           Width = 28
  679.           Height = 26
  680.           Hint = 'Proch∩┐╜zet'
  681.           Font.Charset = DEFAULT_CHARSET
  682.           Font.Color = clWindowText
  683.           Font.Height = -15
  684.           Font.Name = 'MS Sans Serif'
  685.           Font.Style = []
  686.           Glyph.Data = {
  687.             DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  688.             0400000000006800000000000000000000001000000000000000000000000000
  689.             80000080000000808000800000008000800080800000C0C0C000808080000000
  690.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00700000000000
  691.             00000AAA0EEE0DDD00000AAA0EEE0DDD00000AAA0EEE0DDD0000000000000000
  692.             000008880FFF0000000008880FFF0000000008880FFF00000000000000000000
  693.             000009990BBB0CCC000009990BBB0CCC000009990BBB0CCC0000000000000000
  694.             0000}
  695.           ParentFont = False
  696.           OnClick = CDisplayColorSpeedButtonClick
  697.         end
  698.         object RStaticTextDisplay: TStaticText
  699.           Left = 79
  700.           Top = 14
  701.           Width = 305
  702.           Height = 25
  703.           Alignment = taRightJustify
  704.           AutoSize = False
  705.           BorderStyle = sbsSunken
  706.           Caption = '-1,234567890123456E1234k'
  707.           Color = cl3DLight
  708.           DragMode = dmAutomatic
  709.           Font.Charset = DEFAULT_CHARSET
  710.           Font.Color = clWindowText
  711.           Font.Height = -23
  712.           Font.Name = 'Term'
  713.           Font.Style = []
  714.           ParentColor = False
  715.           ParentFont = False
  716.           ParentShowHint = False
  717.           ShowHint = True
  718.           TabOrder = 0
  719.         end
  720.         object CStaticTextDisplay: TStaticText
  721.           Left = 79
  722.           Top = 43
  723.           Width = 305
  724.           Height = 26
  725.           Alignment = taRightJustify
  726.           AutoSize = False
  727.           BorderStyle = sbsSunken
  728.           Caption = '-1,23456789012345+0,123456789012345i '
  729.           Color = cl3DLight
  730.           DragMode = dmAutomatic
  731.           Font.Charset = DEFAULT_CHARSET
  732.           Font.Color = clWindowText
  733.           Font.Height = -17
  734.           Font.Name = 'MS Serif'
  735.           Font.Style = []
  736.           ParentColor = False
  737.           ParentFont = False
  738.           ParentShowHint = False
  739.           ShowHint = True
  740.           TabOrder = 1
  741.         end
  742.       end
  743.       object PrepinaceGroupBox: TGroupBox
  744.         Left = 10
  745.         Top = 96
  746.         Width = 454
  747.         Height = 44
  748.         Caption = 'P∩┐╜ep∩┐╜na∩┐╜e '
  749.         TabOrder = 1
  750.         object SwitchesFontColorSpeedButton: TSpeedButton
  751.           Left = 421
  752.           Top = 14
  753.           Width = 28
  754.           Height = 25
  755.           Hint = 'Proch∩┐╜zet'
  756.           Font.Charset = DEFAULT_CHARSET
  757.           Font.Color = clWindowText
  758.           Font.Height = -15
  759.           Font.Name = 'MS Sans Serif'
  760.           Font.Style = []
  761.           Glyph.Data = {
  762.             DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  763.             0400000000006800000000000000000000001000000000000000000000000000
  764.             80000080000000808000800000008000800080800000C0C0C000808080000000
  765.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  766.             700091777777CCC77000917777777C477000911777777C447000999777777CCC
  767.             70009177A2777C47700091117A277C41C000999977A27CCCC000777777A27777
  768.             C00077777AAA77777000777777A277777000777777A2777770007777777A7777
  769.             7000}
  770.           ParentFont = False
  771.           OnClick = SwitchesFontColorSpeedButtonClick
  772.         end
  773.         object SwitchesPanel: TPanel
  774.           Left = 22
  775.           Top = 20
  776.           Width = 394
  777.           Height = 17
  778.           BevelOuter = bvLowered
  779.           Font.Charset = DEFAULT_CHARSET
  780.           Font.Color = clGray
  781.           Font.Height = -15
  782.           Font.Name = 'MS Sans Serif'
  783.           Font.Style = []
  784.           ParentFont = False
  785.           ParentShowHint = False
  786.           ShowHint = True
  787.           TabOrder = 0
  788.           object Panel9: TPanel
  789.             Left = 236
  790.             Top = 0
  791.             Width = 40
  792.             Height = 17
  793.             Hint = '∩┐╜hlov∩┐╜ jednotky'
  794.             Caption = 'rad'
  795.             Color = cl3DLight
  796.             TabOrder = 1
  797.           end
  798.           object Panel10: TPanel
  799.             Left = 276
  800.             Top = 0
  801.             Width = 39
  802.             Height = 17
  803.             Hint = '∩┐╜∩┐╜slen∩┐╜ soustava'
  804.             Caption = 'dec'
  805.             Color = cl3DLight
  806.             TabOrder = 2
  807.           end
  808.           object Panel11: TPanel
  809.             Left = 354
  810.             Top = 0
  811.             Width = 40
  812.             Height = 17
  813.             Hint = 'Form∩┐╜t zobrazen∩┐╜ ∩┐╜∩┐╜sel'
  814.             Caption = 'norm'
  815.             Color = cl3DLight
  816.             TabOrder = 3
  817.           end
  818.           object Panel12: TPanel
  819.             Left = 315
  820.             Top = 0
  821.             Width = 39
  822.             Height = 17
  823.             Hint = '∩┐╜∩┐╜seln∩┐╜ obor'
  824.             Caption = 'cplx'
  825.             Color = clInfoBk
  826.             TabOrder = 4
  827.           end
  828.           object Panel14: TPanel
  829.             Left = 59
  830.             Top = 0
  831.             Width = 39
  832.             Height = 17
  833.             Hint = 'Vynulovat prom∩┐╜nn∩┐╜'
  834.             Caption = 'clear'
  835.             Color = cl3DLight
  836.             TabOrder = 6
  837.           end
  838.           object Panel15: TPanel
  839.             Left = 98
  840.             Top = 0
  841.             Width = 36
  842.             Height = 17
  843.             Hint = 'Vlo∩┐╜it konstantu pi do v∩┐╜razu'
  844.             Caption = 'pi'
  845.             Color = cl3DLight
  846.             TabOrder = 7
  847.           end
  848.           object Panel16: TPanel
  849.             Left = 134
  850.             Top = 0
  851.             Width = 43
  852.             Height = 17
  853.             Hint = 'Vlo∩┐╜it vybranou konstantu'
  854.             Caption = 'const'
  855.             Color = cl3DLight
  856.             TabOrder = 5
  857.           end
  858.           object Panel17: TPanel
  859.             Left = 197
  860.             Top = 0
  861.             Width = 39
  862.             Height = 17
  863.             Hint = 'Re∩┐╜im funk∩┐╜n∩┐╜ch tla∩┐╜∩┐╜tek'
  864.             Caption = 'insert'
  865.             Color = cl3DLight
  866.             TabOrder = 0
  867.           end
  868.           object PromennePanel: TPanel
  869.             Left = 0
  870.             Top = 0
  871.             Width = 54
  872.             Height = 17
  873.             Caption = 'variable'
  874.             Color = cl3DLight
  875.             TabOrder = 8
  876.           end
  877.         end
  878.       end
  879.       object HexFormatGroupBox: TGroupBox
  880.         Left = 10
  881.         Top = 150
  882.         Width = 221
  883.         Height = 48
  884.         Caption = 'Hex form∩┐╜t zobrazen∩┐╜ '
  885.         TabOrder = 2
  886.         object HexPostfixRadioButton: TRadioButton
  887.           Left = 10
  888.           Top = 20
  889.           Width = 70
  890.           Height = 21
  891.           Caption = '0AB12h'
  892.           Checked = True
  893.           TabOrder = 0
  894.           TabStop = True
  895.           OnClick = EnableApplyButton
  896.         end
  897.         object HexPrefixRadioButton: TRadioButton
  898.           Left = 118
  899.           Top = 20
  900.           Width = 70
  901.           Height = 21
  902.           Caption = '0xAB12'
  903.           TabOrder = 1
  904.           OnClick = EnableApplyButton
  905.         end
  906.       end
  907.     end
  908.   end
  909.   object PouzitButton: TButton
  910.     Left = 390
  911.     Top = 244
  912.     Width = 92
  913.     Height = 30
  914.     Anchors = [akRight, akBottom]
  915.     Caption = 'Pou∩┐╜∩┐╜t'
  916.     Enabled = False
  917.     TabOrder = 4
  918.     OnClick = PouzitButtonClick
  919.   end
  920. end
  921.